FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ca.on.oh-olis#2.0.0-0.0.1 (78 ms)

Package ca.on.oh-olis
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ca.on.oh-olis@2.0.0-0.0.1&canonical=http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-patient-identifier-type
Url http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-patient-identifier-type
Version 1.0.0
Status active
Name PatientIdentifierType
Experimental False
Authority hl7
Description Patient Identifier Type

Resources that use this resource

StructureDefinition
http://ehealthontario.ca/fhir/StructureDefinition/ca-on-lab-profile-Patient Patient

Resources that this resource uses

CodeSystem
http://terminology.hl7.org/CodeSystem/v2-0203 identifierType
http://terminology.hl7.org/CodeSystem/v2-0203 v2 Identifier Type


Source

{
  "resourceType" : "ValueSet",
  "id" : "PatientIdentifierType",
  "url" : "http://ehealthontario.ca/fhir/ValueSet/ca-on-lab-patient-identifier-type",
  "version" : "1.0.0",
  "name" : "PatientIdentifierType",
  "status" : "active",
  "publisher" : "Ontario Health",
  "description" : "Patient Identifier Type",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "concept" : [
          {
            "code" : "JHN",
            "display" : "Jurisdictional health number (Canada)"
          },
          {
            "code" : "MR",
            "display" : "Medical record number"
          },
          {
            "code" : "ANON",
            "display" : "Anonymous identifier"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.